Move GtkStateType to the GtkWidget apis where it is used, and
mark the enum as deprecated.
gtk_widget_set_has_window
gtk_widget_get_sensitive
gtk_widget_is_sensitive
+GtkStateType
gtk_widget_get_state
gtk_widget_get_visible
gtk_widget_is_visible
GtkScrollType
GtkSelectionMode
GtkShadowType
-GtkStateType
GtkStateFlags
GtkToolbarStyle
GtkSortType
* the widget is drawn. The #GtkStateType enumeration is also used to
* identify different colors in a #GtkStyle for drawing, so states can be
* used for subparts of a widget as well as entire widgets.
+ *
+ * Deprecated: 3.14: All APIs that are using this enumeration have been deprecated
+ * in favor of alternatives using #GtkStateFlags.
*/
typedef enum
{